projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f6edc
)
Fix typo.
author
Pavel Janík
<Pavel@Janik.cz>
Wed, 12 Dec 2001 20:03:19 +0000
(20:03 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Wed, 12 Dec 2001 20:03:19 +0000
(20:03 +0000)
src/w32bdf.c
patch
|
blob
|
history
diff --git
a/src/w32bdf.c
b/src/w32bdf.c
index b3df164504462430ba048c2cac5001e4b5fd35a0..d2d33d72ca39f18a66220228079a9db368fd52ba 100644
(file)
--- a/
src/w32bdf.c
+++ b/
src/w32bdf.c
@@
-791,7
+791,7
@@
struct font_info *w32_load_bdf_font (struct frame *f, char *fontname,
return fontp;
}
-/* Check a file for an X
FL
D string describing it. */
+/* Check a file for an X
LF
D string describing it. */
int w32_BDF_to_x_font (char *file, char* xstr, int len)
{
HANDLE hfile, hfilemap;